i18n: fix build with Boost 1.81.0
authorĐoàn Trần Công Danh <congdanhqx@gmail.com>
Sun, 27 Nov 2022 11:59:24 +0000 (18:59 +0700)
committerRene Engelhard <rene@debian.org>
Thu, 1 Aug 2024 12:33:25 +0000 (12:33 +0000)
commit30c9cb21ff5d1a339846db6e32dc20350984ee3e
treef371432c55aa2697d764308bad57061f3f96d21f
parentc07f69d6767245cfbf48cb8fa2d762a3d5b0086b
i18n: fix build with Boost 1.81.0

Boost.Locale since 1.81.0 switch to enum classes for facet type [1].
Switch our resource manager accordingly.

1: https://github.com/boostorg/locale/commit/e5ed439ea39a4de915e9fb939cca95cae7d9d8d1

Change-Id: Ief215363ceb79b2019606b20a7cde55c8df6a042
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143343
Reviewed-by: Heiko Becker <heirecka@exherbo.org>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 23dcd4339428e4080029ec5ae658e75f01e79a62)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144310
Reviewed-by: Danh Doan <congdanhqx@gmail.com>
Tested-by: Jenkins
Gbp-Pq: Name boost-1.81.diff
unotools/source/i18n/resmgr.cxx